home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
geodem
/
csc5.frm
< prev
next >
Wrap
Text File
|
1995-05-08
|
45KB
|
1,697 lines
VERSION 2.00
Begin Form XView
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "CyberSpace Cruiser"
ClientHeight = 7005
ClientLeft = 1050
ClientTop = 1770
ClientWidth = 8670
Height = 7695
Icon = CSC5.FRX:0000
Left = 990
LinkMode = 1 'Source
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 7005
ScaleMode = 0 'User
ScaleTop = 500
ScaleWidth = 8670
Top = 1140
Width = 8790
Begin CommandButton MinusButton
Caption = "-1"
Height = 255
Left = 5880
TabIndex = 20
Top = 6600
Visible = 0 'False
Width = 495
End
Begin CommandButton PlusButton
Caption = "+1"
Height = 255
Left = 5880
TabIndex = 19
Top = 6360
Visible = 0 'False
Width = 495
End
Begin PictureBox Picture3
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 495
Left = 720
ScaleHeight = 495
ScaleWidth = 5055
TabIndex = 6
Top = 6360
Width = 5055
Begin HScrollBar PanLRScroll
Height = 255
LargeChange = 10
Left = 120
Max = 181
Min = -181
TabIndex = 9
Top = 120
Width = 4815
End
End
Begin CommandButton AFButton
Caption = "AF"
Height = 495
Left = 120
TabIndex = 21
Top = 6360
Visible = 0 'False
Width = 495
End
Begin CheckBox SCCheck
BackColor = &H00C0C0C0&
Caption = "Spin the cube"
ForeColor = &H00808080&
Height = 255
Left = 6600
TabIndex = 22
Top = 3960
Width = 1815
End
Begin PictureBox Picture5
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 1935
Left = 6480
ScaleHeight = 1935
ScaleWidth = 2055
TabIndex = 11
Top = 1800
Width = 2055
Begin Label Label5
BackColor = &H00C0C0C0&
Caption = "Label5"
ForeColor = &H00808080&
Height = 255
Left = 120
TabIndex = 16
Top = 1560
Width = 1815
End
Begin Label Label4
BackColor = &H00C0C0C0&
Caption = "Label4"
ForeColor = &H00808080&
Height = 255
Left = 120
TabIndex = 15
Top = 1200
Width = 1815
End
Begin Label Label3
BackColor = &H00C0C0C0&
Caption = "Label3"
ForeColor = &H00808080&
Height = 255
Left = 120
TabIndex = 14
Top = 840
Width = 1815
End
Begin Label Label2
BackColor = &H00C0C0C0&
Caption = "Label2"
ForeColor = &H00808080&
Height = 255
Left = 120
TabIndex = 13
Top = 480
Width = 1815
End
Begin Label Label1
BackColor = &H00C0C0C0&
Caption = "Label1"
ForeColor = &H00808080&
Height = 255
Left = 120
TabIndex = 12
Top = 120
Width = 1815
End
End
Begin PictureBox Picture4
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 5055
Left = 5880
ScaleHeight = 5055
ScaleWidth = 495
TabIndex = 7
Top = 1200
Width = 495
Begin VScrollBar BackForScroll
Height = 4815
LargeChange = 100
Left = 120
Max = 5000
Min = -5000
SmallChange = 10
TabIndex = 8
Top = 120
Width = 255
End
End
Begin PictureBox ViewPic
AutoRedraw = -1 'True
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 5055
Left = 720
ScaleHeight = 337
ScaleMode = 3 'Pixel
ScaleWidth = 337
TabIndex = 0
Top = 1200
Width = 5055
End
Begin PictureBox Picture1
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 5055
Left = 120
ScaleHeight = 5055
ScaleWidth = 495
TabIndex = 5
Top = 1200
Width = 495
Begin VScrollBar PanUDScroll
Height = 4815
LargeChange = 10
Left = 120
Max = 90
Min = -90
TabIndex = 10
Top = 120
Width = 255
End
End
Begin PictureBox Picture2
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 1575
Left = 6480
ScaleHeight = 1575
ScaleWidth = 2055
TabIndex = 1
Top = 120
Width = 2055
Begin CommandButton ExitButton
Caption = "Exit"
Height = 375
Left = 120
TabIndex = 2
Top = 1080
Width = 1815
End
Begin CommandButton StopButton
Caption = "Spare"
Enabled = 0 'False
Height = 375
Left = 120
TabIndex = 3
Top = 600
Width = 1815
End
Begin CommandButton RunButton
Caption = "Spare"
Enabled = 0 'False
Height = 375
Left = 120
TabIndex = 4
Top = 120
Width = 1815
End
End
Begin PictureBox Picture7
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 975
Left = 120
ScaleHeight = 975
ScaleWidth = 6255
TabIndex = 17
Top = 120
Width = 6255
Begin TextBox CommText
BackColor = &H00808080&
BorderStyle = 0 'None
ForeColor = &H00FFFF00&
Height = 735
Left = 120
MultiLine = -1 'True
TabIndex = 18
Top = 120
Width = 6015
End
End
Begin Menu MenuFile
Caption = "&File"
Begin Menu FileExit
Caption = "E&xit"
End
End